Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODPlatformTypeList


AddLast

The AddLast method adds an element to the end of this platform type list.

void AddLast (in ODPlatformType type);
type
The element to be added to the list.
DISCUSSION
If this platform type list already contains the specified element, no action is taken. Otherwise, the specified element is added to the end of the list.

EXCEPTIONS
kODErrOutOfMemory
There is not enough memory to add the specified element to this platform type list.
SEE ALSO
The ODPlatformType type (page 919).
The ODPlatformTypeList::Contains method (page 566).
The ODPlatformTypeList::Remove method (page 568).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help